Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installCargoArtifactsHook: change default installation mode to use-zstd #442

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

ipetkov
Copy link
Owner

@ipetkov ipetkov commented Oct 20, 2023

Motivation

Now that we have incremental zstd compression we can change the default artifact installation mode to "use-zstd". To get the old behavior back set installCargoArtifactsMode = "use-symlink";

Fixes #441

Checklist

  • added tests to verify new behavior
  • added an example template or updated an existing one
  • updated docs/API.md (or general documentation) with changes
  • updated CHANGELOG.md

@ipetkov ipetkov enabled auto-merge (squash) October 20, 2023 21:57
@ipetkov ipetkov merged commit 758ae44 into master Oct 20, 2023
8 checks passed
@ipetkov ipetkov deleted the zstd-default branch October 20, 2023 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

installCargoArtifactsHook defaults to "use-symlink"
1 participant